aboutsummaryrefslogtreecommitdiff
path: root/graphics/liblug
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-08-14 14:45:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-08-14 14:45:55 +0000
commit56105b5cfb2cd03458009130b592d47bfa874907 (patch)
treed9297b9ed80283f6decef41884952ef3f8dff3c3 /graphics/liblug
parent9dfab16389733ac53d4c422d97f83959fa7b442e (diff)
downloadports-56105b5cfb2cd03458009130b592d47bfa874907.tar.gz
ports-56105b5cfb2cd03458009130b592d47bfa874907.zip
- Replace USE_XLIB with USE_XORG=x11
- Bump PORTREVISION Approved by: garga (mentor, implicit)
Notes
Notes: svn path=/head/; revision=197670
Diffstat (limited to 'graphics/liblug')
-rw-r--r--graphics/liblug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile
index db41d61a49bd..7714817654e0 100644
--- a/graphics/liblug/Makefile
+++ b/graphics/liblug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= liblug
PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics
@@ -18,7 +18,7 @@ COMMENT= A multi-format graphics manipulation library
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
PLIST_FILES= lib/liblug.a
-USE_XLIB= yes
+USE_XORG= x11
WRKSRC= ${WRKDIR}/lug
MAKEFILE= Makefile.linux