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 /sysutils/gtk-imonc | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'sysutils/gtk-imonc')
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gtk-imonc/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 10b8b24edf3b..4a0ffbdd4898 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-imonc PORTVERSION= 0.6.4.1 -PORTREVISION= 1 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/ @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GNOME= gtk20 gnomehier -USE_X_PREFIX= yes +USE_XLIB= yes post-patch: @${REINPLACE_CMD} -e 's|<endian.h>|<sys/endian.h>|' \ diff --git a/sysutils/gtk-imonc/pkg-plist b/sysutils/gtk-imonc/pkg-plist index 844509e1a2cc..31192335ed37 100644 --- a/sysutils/gtk-imonc/pkg-plist +++ b/sysutils/gtk-imonc/pkg-plist @@ -12,5 +12,6 @@ share/gtk-imonc/pixmaps/reboot.png share/gtk-imonc/pixmaps/shutdown.png share/locale/de/LC_MESSAGES/gtk-imonc.mo share/pixmaps/gtk-imonc.png +@dirrmtry share/pixmaps @dirrm share/gtk-imonc/pixmaps @dirrm share/gtk-imonc |