diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
commit | 06aa815303d09728523a1521f001bd7d8ac0ff16 (patch) | |
tree | 8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /graphics/gpicview | |
parent | 7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes
Notes:
svn path=/head/; revision=209644
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 e4eed609ac1d..a9a5054ad0b0 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 |