diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
commit | e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/openscep | |
parent | a073d9878de9a4c6a03601333a5fc0d2ce23fc92 (diff) | |
download | freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.gz freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.zst freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.zip |
cleanup plist
Diffstat (limited to 'security/openscep')
-rw-r--r-- | security/openscep/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile index ea991948aef1..2b5ad8f6a04d 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -19,8 +19,6 @@ USE_APACHE= 22+ GNU_CONFIGURE= yes USE_LDCONFIG= yes -PLIST_DIRSTRY= www/cgi-bin - CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-html-install-dir="${PREFIX}/www/openscep" \ |