diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-17 17:48:45 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-17 17:48:45 +0000 |
commit | 2c5c0653ed99b03d51304423cff6e7ce4e175252 (patch) | |
tree | 46e71f51c5c41bea40ff647acbb1f290f78dba79 /x11-themes | |
parent | 5603a9be51fbc709f0c1266d47244dc94724c7cb (diff) | |
download | ports-2c5c0653ed99b03d51304423cff6e7ce4e175252.tar.gz ports-2c5c0653ed99b03d51304423cff6e7ce4e175252.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/mosfet-liquid/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/mosfet-liquid/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index af254458b5f0..81dc7369c98c 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/mosfet-liquid/Makefile @@ -7,9 +7,10 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ -DISTNAME= ${PORTNAME}${PORTVERSION}-pre3 +DISTNAME= ${PORTNAME}${PORTVERSION}-pre4 MAINTAINER= kde@freebsd.org @@ -21,7 +22,7 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}pre3 +WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}pre4 pre-configure: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs diff --git a/x11-themes/mosfet-liquid/distinfo b/x11-themes/mosfet-liquid/distinfo index 1b073fa542c4..a8a0c3048ce0 100644 --- a/x11-themes/mosfet-liquid/distinfo +++ b/x11-themes/mosfet-liquid/distinfo @@ -1 +1 @@ -MD5 (mosfet-liquid0.9.6-pre3.tar.gz) = fe187c741c68be49f76809a51ef0b6b2 +MD5 (mosfet-liquid0.9.6-pre4.tar.gz) = 3b55b33763624076afdf6542c147f454 diff --git a/x11-themes/mosfet-liquid/pkg-plist b/x11-themes/mosfet-liquid/pkg-plist index 4b738d3ea77a..fa841b744d20 100644 --- a/x11-themes/mosfet-liquid/pkg-plist +++ b/x11-themes/mosfet-liquid/pkg-plist @@ -12,8 +12,6 @@ share/apps/kwin/liquid.desktop @unexec rmdir %D/share/apps/kwin 2>/dev/null || true @unexec rmdir %D/share/apps/kstyle/themes 2>/dev/null || true @unexec rmdir %D/share/apps/kstyle 2>/dev/null || true -@unexec rmdir %D/share/apps/ksplash/pics 2>/dev/null || true -@unexec rmdir %D/share/apps/ksplash 2>/dev/null || true @unexec rmdir %D/share/apps/kdisplay/color-schemes 2>/dev/null || true @unexec rmdir %D/share/apps/kdisplay 2>/dev/null || true @unexec rmdir %D/share/apps 2>/dev/null || true |