diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-19 18:43:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-19 18:43:04 +0000 |
commit | 4b69c3fa7b25b289e1fcfba45e0e782a23d79fc3 (patch) | |
tree | d9c378a0e97df29ed2a36f4d8ada8831acfc48fa /x11/dgs | |
parent | c77585b6f7abc6c780dbbb613a03b524f0c3ff71 (diff) | |
download | ports-4b69c3fa7b25b289e1fcfba45e0e782a23d79fc3.tar.gz ports-4b69c3fa7b25b289e1fcfba45e0e782a23d79fc3.zip |
Notes
Diffstat (limited to 'x11/dgs')
-rw-r--r-- | x11/dgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index adb5491369bb..70544a5aae6b 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_GHOSTSCRIPT_RUN= yes -USE_XORG= sm ice x11 xt +USE_XORG= xt sm ice xext x11 USE_GMAKE= yes USE_GNOME= glib12 USE_LDCONFIG= yes |