diff options
Diffstat (limited to 'sysutils/ldap-account-manager/Makefile')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 5b8a0c42cd56..c1d7f11dbc41 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -28,6 +28,7 @@ WWWDIR?= ${PREFIX}/www/${SHORTNAME} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |