diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /misc/xfce4-appfinder | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'misc/xfce4-appfinder')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 3 | ||||
-rw-r--r-- | misc/xfce4-appfinder/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 5ae4162ca9fb..d4164a1d5740 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-appfinder PORTVERSION= 4.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -21,7 +21,6 @@ COMMENT= Find application in the system supporting Desktop entry format LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/misc/xfce4-appfinder/pkg-plist b/misc/xfce4-appfinder/pkg-plist index 5d632837b961..d3ed37db40fa 100644 --- a/misc/xfce4-appfinder/pkg-plist +++ b/misc/xfce4-appfinder/pkg-plist @@ -14,6 +14,7 @@ share/xfce4/doc/he/images/appfinder-item-popup.png share/xfce4/doc/he/images/default_appfinder.png share/xfce4/doc/he/xfce4-appfinder.html @dirrmtry share/applications +@dirrmtry share/pixmaps @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @@ -22,4 +23,3 @@ share/xfce4/doc/he/xfce4-appfinder.html @dirrmtry share/xfce4/doc/he @dirrmtry share/xfce4/doc @dirrmtry share/xfce4 - |