diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-08-28 23:01:30 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-08-28 23:01:30 +0000 |
commit | a2aefd0e3441a5c25c152c3703206d8679b536f9 (patch) | |
tree | 01527a7c240f3fab4b611392b589b95fcf98b762 /devel/alleyoop | |
parent | e17d779931f8e156c01ef7bcd072dee5784b81a0 (diff) |
Fix PLIST; thus, removing BROKEN status
Notes
Notes:
svn path=/head/; revision=141204
Diffstat (limited to 'devel/alleyoop')
-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 |