diff options
author | danfe <danfe@FreeBSD.org> | 2014-12-05 16:32:18 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-12-05 16:32:18 +0800 |
commit | 25ccff1659e002a380541797d8bd590c9b2645fc (patch) | |
tree | b902da258ac56f75a38dba43b4e3546e062884b3 /graphics/Makefile | |
parent | c21016116eb26327e2927044cd76ef2b47e902bb (diff) | |
download | freebsd-ports-gnome-25ccff1659e002a380541797d8bd590c9b2645fc.tar.gz freebsd-ports-gnome-25ccff1659e002a380541797d8bd590c9b2645fc.tar.zst freebsd-ports-gnome-25ccff1659e002a380541797d8bd590c9b2645fc.zip |
- Resurrect, unbreak, stagify, etc.
- Requires GNU make to build, add it to USES
- Links to libXext.so, thus amend USE_XORG
- Contract MASTER_SITES, cleanup pkg-plist
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 00d6d481f273..192cef85cab3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -954,6 +954,7 @@ SUBDIR += sdl_ttf SUBDIR += seam-carving-gui SUBDIR += seejpeg + SUBDIR += seom SUBDIR += separate SUBDIR += seq2gif SUBDIR += shared-color-profiles |