diff options
Diffstat (limited to 'security/aespipe/Makefile')
-rw-r--r-- | security/aespipe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/aespipe/Makefile b/security/aespipe/Makefile index 2e94cb0ec44d..1e45846b4a67 100644 --- a/security/aespipe/Makefile +++ b/security/aespipe/Makefile @@ -20,8 +20,7 @@ MAN1= aespipe.1 USE_BZIP2= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--mandir="${MANPREFIX}/man" +GNU_CONFIGURE= yes PLIST_FILES= bin/aespipe .include <bsd.port.pre.mk> |