diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-03-18 00:23:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-03-18 00:23:33 +0800 |
commit | f693aa558078fb009c3ae4a17b96a76551d8070c (patch) | |
tree | 08aaf0ca81c4207021afd2eb1f12fb540e9c88b4 | |
parent | 7439867e2f2d2571d77c0b4bcf4813b94acdfc16 (diff) | |
download | freebsd-ports-gnome-f693aa558078fb009c3ae4a17b96a76551d8070c.tar.gz freebsd-ports-gnome-f693aa558078fb009c3ae4a17b96a76551d8070c.tar.zst freebsd-ports-gnome-f693aa558078fb009c3ae4a17b96a76551d8070c.zip |
- drop USE_X_PREFIX
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index df00d7b9d6cb..50f09191eb82 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= dinoex@FreeBSD.org COMMENT= Collection of over 3000 icons in XPM3 format -USE_X_PREFIX= yes NO_BUILD= yes # Where it will be installed (change pkg/PLIST if you change this) |