diff options
author | bapt <bapt@FreeBSD.org> | 2013-12-27 20:04:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-12-27 20:04:11 +0800 |
commit | 3468795b29613aab69ea299606813fa034f45e5e (patch) | |
tree | f2cb68fc76529f7557dc5cc69b42c3bf11eee754 /devel/pkgconf | |
parent | 74e4f3feeed256879803ad86951a2ec23cc817d4 (diff) | |
download | freebsd-ports-gnome-3468795b29613aab69ea299606813fa034f45e5e.tar.gz freebsd-ports-gnome-3468795b29613aab69ea299606813fa034f45e5e.tar.zst freebsd-ports-gnome-3468795b29613aab69ea299606813fa034f45e5e.zip |
Remove cruft
Diffstat (limited to 'devel/pkgconf')
-rw-r--r-- | devel/pkgconf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 797f4b73dfaa..71a9950e1a42 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -11,8 +11,6 @@ COMMENT= Utility to help to configure compiler and linker flags LICENSE= BSD -OPTIONS_DEFINE= DOCS - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \ --with-system-libdir=/usr/lib \ |