diff options
-rw-r--r-- | devel/dotconf/Makefile | 2 | ||||
-rw-r--r-- | devel/dotconf/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index aea22b4ac804..a67d80a41dea 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -8,12 +8,14 @@ PORTNAME= dotconf PORTVERSION= 1.0.13 +PORTREVISION= 1 CATEGORIES= devel 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_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/dotconf/pkg-plist b/devel/dotconf/pkg-plist index 7c49d21b1f5c..5e24e4076706 100644 --- a/devel/dotconf/pkg-plist +++ b/devel/dotconf/pkg-plist @@ -5,7 +5,7 @@ include/libpool.h lib/libdotconf.a lib/libdotconf.so lib/libdotconf.so.10 -lib/pkgconfig/dotconf.pc +libdata/pkgconfig/dotconf.pc lib/libpool.a share/aclocal/dotconf.m4 %%PORTDOCS%%%%DOCSDIR%%/dotconf-api.txt |