opnsense-ports/devel/subversion-static/Makefile
Franco Fichtner 895ca7412e */*: sync with upstream
Taken from: FreeBSD
2015-08-19 07:28:49 +02:00

19 lines
430 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -static
CONFLICTS_INSTALL= ${PORTNAME}-[0-9]*
OPTIONS_EXCLUDE= ${OPTIONS_DEFINE}
OPTIONS_SLAVE= FREEBSD_TEMPLATE P4_STYLE_MARKERS SERF STATIC
MASTERDIR= ${.CURDIR}/../subversion
PKGMESSAGE= ${.CURDIR}/pkg-message
# Set these by hands, as options are undefined
PLIST_SUB+= TOOLS="@comment " \
SVNSERVE_WRAPPER="@comment " \
BDB="@comment " \
NLS="@comment "
.include "${MASTERDIR}/Makefile"