diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | cda30a295fd474159658e5a43f99f4441d06682f (patch) | |
tree | 2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/wmblob | |
parent | 483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff) |
Notes
Diffstat (limited to 'x11/wmblob')
-rw-r--r-- | x11/wmblob/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wmblob/Makefile b/x11/wmblob/Makefile index 568e9c3dc150..5b4f25c0d78a 100644 --- a/x11/wmblob/Makefile +++ b/x11/wmblob/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://dockapps.org/files/155/541/ MAINTAINER= ports@FreeBSD.org COMMENT= Showing moving blobs -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm USE_BZIP2= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |