diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-06 19:56:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-06 19:56:38 +0800 |
commit | 325aa7e8e88ecb199c046b332000e6efcca17714 (patch) | |
tree | 96255da188cb25915662af74059dec331edbc41f /sysutils/polkit-gnome/Makefile | |
parent | ba7b4e2ec2de6aacf45de83bd053d23282f02946 (diff) | |
download | marcuscom-ports-325aa7e8e88ecb199c046b332000e6efcca17714.tar.gz marcuscom-ports-325aa7e8e88ecb199c046b332000e6efcca17714.tar.zst marcuscom-ports-325aa7e8e88ecb199c046b332000e6efcca17714.zip |
Add USES=pkgconfig where needed, update to new port rules, incl stage support.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18771 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/polkit-gnome/Makefile')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 4dd4c75c1..ad92abc86 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -12,9 +12,8 @@ COMMENT= GNOME frontend to the PolicyKit framework LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit -NO_STAGE= yes USE_XZ= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes |