diff options
author | kris <kris@FreeBSD.org> | 2005-07-21 08:14:24 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-21 08:14:24 +0800 |
commit | 2983c5b41276c17bb8f4fe9256f342cb1189954f (patch) | |
tree | 400e95ac69bc5adec70d254ed5fac29b81e9d458 /devel | |
parent | 22d50f567b85b106df22b4021e48d5c690533af3 (diff) | |
download | freebsd-ports-graphics-2983c5b41276c17bb8f4fe9256f342cb1189954f.tar.gz freebsd-ports-graphics-2983c5b41276c17bb8f4fe9256f342cb1189954f.tar.zst freebsd-ports-graphics-2983c5b41276c17bb8f4fe9256f342cb1189954f.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'devel')
-rw-r--r-- | devel/alleyoop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/alleyoop/Makefile b/devel/alleyoop/Makefile index 9a2c87c7d0f..8ba300a5d6a 100644 --- a/devel/alleyoop/Makefile +++ b/devel/alleyoop/Makefile @@ -19,6 +19,8 @@ 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 + USE_GMAKE= yes USE_X_PREFIX= yex USE_GETTEXT= yes |