diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
commit | 2dbc59cdd62517ce3d991f5a9e4802218747c40a (patch) | |
tree | 5e4648487c14dbebc2ab89f7fa36a3c6b8934959 /graphics/gpicview | |
parent | 36fbb34bc519394874f58b5d9416ca6148c891ed (diff) | |
download | FreeBSD-ports-2dbc59cdd62517ce3d991f5a9e4802218747c40a.zip FreeBSD-ports-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.gz |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'graphics/gpicview')
-rw-r--r-- | graphics/gpicview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile index e4eed60..a9a5054 100644 --- a/graphics/gpicview/Makefile +++ b/graphics/gpicview/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= lxde MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A Simple and Fast Image Viewer for X -USE_XLIB= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |