diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-02 15:51:57 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-02 15:51:57 +0000 |
commit | ecf1a170aa045c70be32decdb878b1bab3a1a5d1 (patch) | |
tree | 2a7926ef99251c9497ccc8d9855a133105d5ea90 /sysutils/pam_mount/Makefile | |
parent | 1e4a203102dbdc043e3f097366774a8fbc196ba4 (diff) | |
download | ports-ecf1a170aa045c70be32decdb878b1bab3a1a5d1.tar.gz ports-ecf1a170aa045c70be32decdb878b1bab3a1a5d1.zip |
Notes
Diffstat (limited to 'sysutils/pam_mount/Makefile')
-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" |