diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 09:08:27 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 09:08:27 +0800 |
commit | 5e7b43f248620ff34de5e2d872d447486d7e54da (patch) | |
tree | 987e4bbd9b2e1323bfab9834d948fb0c313f9186 | |
parent | a91c93d95c85857553c05f795171460f91732d45 (diff) | |
download | marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar.gz marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar.bz2 marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar.lz marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar.xz marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.tar.zst marcuscom-ports-5e7b43f248620ff34de5e2d872d447486d7e54da.zip |
- Fix plist
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7368 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/xpad/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xpad/pkg-plist | 7 |
2 files changed, 9 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index edc15fc09..7432be92d 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -7,6 +7,7 @@ PORTNAME= xpad PORTVERSION= 2.11 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ MAINTAINER= amyfoub@gmail.com COMMENT= A virtual note-pad system for your X11 desktop USE_BZIP2= yes -USE_GNOME= pkgconfig gtk20 gnomeprefix intltool +USE_GNOME= pkgconfig gtk20 gnomehier intltool USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/deskutils/xpad/pkg-plist b/deskutils/xpad/pkg-plist index 740bda493..c1adaa8f4 100644 --- a/deskutils/xpad/pkg-plist +++ b/deskutils/xpad/pkg-plist @@ -22,6 +22,13 @@ share/locale/vi/LC_MESSAGES/xpad.mo share/locale/zh_CN/LC_MESSAGES/xpad.mo share/locale/zh_TW/LC_MESSAGES/xpad.mo share/pixmaps/xpad.png +@dirrmtry share/pixmaps @dirrmtry share/applications @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor +@dirrmtry share/icons |