diff options
author | lioux <lioux@FreeBSD.org> | 2005-08-29 07:01:30 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-08-29 07:01:30 +0800 |
commit | 1e1e9f8af33ee90fd1eae037aa8c7a8e7f26d7fe (patch) | |
tree | 0bc1e7f2f564695714e8941d3751bfe17a2304fa /devel | |
parent | e95e6246daea10df483d70f71e884edc5dd71a4c (diff) | |
download | freebsd-ports-gnome-1e1e9f8af33ee90fd1eae037aa8c7a8e7f26d7fe.tar.gz freebsd-ports-gnome-1e1e9f8af33ee90fd1eae037aa8c7a8e7f26d7fe.tar.zst freebsd-ports-gnome-1e1e9f8af33ee90fd1eae037aa8c7a8e7f26d7fe.zip |
Fix PLIST; thus, removing BROKEN status
Diffstat (limited to 'devel')
-rw-r--r-- | devel/alleyoop/Makefile | 4 | ||||
-rw-r--r-- | devel/alleyoop/pkg-plist | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/devel/alleyoop/Makefile b/devel/alleyoop/Makefile index 78322178cc1f..9a2c87c7d0f9 100644 --- a/devel/alleyoop/Makefile +++ b/devel/alleyoop/Makefile @@ -19,10 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \ ${LOCALBASE}/include/libelf/elf_repl.h:${PORTSDIR}/devel/libelf RUN_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind -BROKEN= Incorrect pkg-plist -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE=2005-09-22 - USE_GMAKE= yes USE_X_PREFIX= yex USE_GETTEXT= yes diff --git a/devel/alleyoop/pkg-plist b/devel/alleyoop/pkg-plist index 3d0bb7f68af7..bf907c9e468d 100644 --- a/devel/alleyoop/pkg-plist +++ b/devel/alleyoop/pkg-plist @@ -29,7 +29,3 @@ share/locale/sr@Latn/LC_MESSAGES/alleyoop.mo share/locale/sv/LC_MESSAGES/alleyoop.mo share/locale/uk/LC_MESSAGES/alleyoop.mo share/locale/zh_CN/LC_MESSAGES/alleyoop.mo -@exec rmdir %D/share/pixmaps 2>/dev/null || true -@unexec rmdir %D/share/pixmaps 2>/dev/null || true -@unexec rmdir %D/etc/gconf/schemas 2>/dev/null || true -@unexec rmdir %D/etc/gconf 2>/dev/null || true |