diff options
-rw-r--r-- | sysutils/pam_mount/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index 6b724f13bfb6..1fab4c2b5cc3 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -17,6 +17,8 @@ COMMENT= A PAM that can mount volumes for a user session LIB_DEPENDS= HX.25:${PORTSDIR}/lang/libhx +USE_GNOME= pkgconfig libxml2 + GNU_CONFIGURE= yes CONFIGURE_ENV+= libcrypto_LIBS="-L/usr/lib -lcrypto" \ libcrypto_CFLAGS="-I/usr/include" |