diff options
author | kris <kris@FreeBSD.org> | 2004-09-30 13:48:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-30 13:48:18 +0800 |
commit | e55227378e5da148c6429c86e526fa4964269604 (patch) | |
tree | ff7a238ad269cc846e0bcf9ead63e1d306860ebf /emulators/xsystem35/Makefile | |
parent | 7cefa027796ba7e54ce390b7e936788b11879b3e (diff) | |
download | freebsd-ports-graphics-e55227378e5da148c6429c86e526fa4964269604.tar.gz freebsd-ports-graphics-e55227378e5da148c6429c86e526fa4964269604.tar.zst freebsd-ports-graphics-e55227378e5da148c6429c86e526fa4964269604.zip |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'emulators/xsystem35/Makefile')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index c3af8ade91e..d5dd5deb328 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -16,6 +16,8 @@ COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= Broken pkg-plist + USE_AUTOCONF_VER= 259 USE_LIBTOOL_VER= 15 USE_GETTEXT= yes |