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 /x11/libxfce4util | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 3 | ||||
-rw-r--r-- | x11/libxfce4util/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 9933971726fe..cc734a398c8d 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -7,7 +7,7 @@ PORTNAME= libxfce4util PORTVERSION= 4.2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -19,7 +19,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions USE_GNOME= glib20 gnomehack -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist index 3630a16578a8..ed26fb17971f 100644 --- a/x11/libxfce4util/pkg-plist +++ b/x11/libxfce4util/pkg-plist @@ -51,4 +51,3 @@ share/xfce4/m4/i18n.m4 @dirrmtry share/gtk-doc @dirrm share/xfce4/m4 @dirrmtry share/xfce4 -@dirrmtry sbin |