diff options
Diffstat (limited to 'misc/sword15/Makefile')
-rw-r--r-- | misc/sword15/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index 5b7620eb9b59..5eea102cc9ef 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -26,6 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf INSTALLS_SHLIB= yes +SUB_FILES= pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --without-curl |