diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-24 00:33:07 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-24 00:33:07 +0000 |
commit | c569d3f990721a0f3b6331cc7dd72c274e9f6ef7 (patch) | |
tree | 5b7996b552ba815e8c65aafb83be5817af73a4a7 /x11/kdebase4-workspace | |
parent | 7001c025d0eeda612dd55c89ca568d7e770a2b47 (diff) | |
download | ports-c569d3f990721a0f3b6331cc7dd72c274e9f6ef7.tar.gz ports-c569d3f990721a0f3b6331cc7dd72c274e9f6ef7.zip |
Notes
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 639c5c610fdd..36a0e07a75d8 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext MOC?= ${X11BASE}/bin/moc2 -USE_XLIB= yes USE_BZIP2= yes USE_QT2= yes GNU_CONFIGURE= yes |