diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-09-15 16:20:16 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-09-15 16:20:16 +0000 |
commit | 2d1af5211adf2aa43f39d941d927a5735c02ff80 (patch) | |
tree | 1498064f6a78d806cf6b4c16e1e809d54ff905de /x11-toolkits/inti-gconf/Makefile | |
parent | 4abf2b5095f42b252d13bc59a97874519e986cc0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/inti-gconf/Makefile')
-rw-r--r-- | x11-toolkits/inti-gconf/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/inti-gconf/Makefile b/x11-toolkits/inti-gconf/Makefile index 77865f880e64..928042b5d928 100644 --- a/x11-toolkits/inti-gconf/Makefile +++ b/x11-toolkits/inti-gconf/Makefile @@ -18,11 +18,8 @@ COMMENT= An Inti binding for GConf, the GNOME Configuration System LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - USE_GNOME= gconf2 gnomehack gnomeprefix +USE_X_PREFIX= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |