diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-13 08:37:33 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-13 08:37:33 +0000 |
commit | 641f62cf838f0a1e772eb922c0260015f4ec95c4 (patch) | |
tree | 8c40d9075b5c86a0eb9efba3a231e93dedaddd1c | |
parent | 5855a41969081333f9526cf221cfe309976761ef (diff) | |
download | ports-641f62cf838f0a1e772eb922c0260015f4ec95c4.tar.gz ports-641f62cf838f0a1e772eb922c0260015f4ec95c4.zip |
Notes
-rw-r--r-- | devel/dotconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index a67d80a41dea..59578949ffc2 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/ MAINTAINER= clement@FreeBSD.org COMMENT= A simple, powerful configuration-file parser -USE_GNOME= gnomehack +USE_GNOME= gnomehack pkgconfig USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |