diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 03:07:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 03:07:25 +0800 |
commit | e92632af240651af950d4cdc3f636158ec83a2a1 (patch) | |
tree | afb4562aa624cdc445efef97cedfc81572e218d9 /japanese | |
parent | 8dc323dc2bd29f0219de5776d0c246c80eba274e (diff) | |
download | freebsd-ports-gnome-e92632af240651af950d4cdc3f636158ec83a2a1.tar.gz freebsd-ports-gnome-e92632af240651af950d4cdc3f636158ec83a2a1.tar.zst freebsd-ports-gnome-e92632af240651af950d4cdc3f636158ec83a2a1.zip |
Remove imlib1
It has become a patch spaghetti over the time and making it support newer version
of various graphics libraries will be a nightmare
It is time to say good bye to imlib1
With hat: portmgr
Discussed with: antoine
Approved by: kwm
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/netype/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/netype/Makefile b/japanese/netype/Makefile index f6d708216ab7..a8b1463a10e8 100644 --- a/japanese/netype/Makefile +++ b/japanese/netype/Makefile @@ -16,6 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= mutoh@openedu.org COMMENT= Network Type Trainer client program +BROKEN= depends on imlib USE_GNOME= imlib GNU_CONFIGURE= yes |