summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
committerMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
commitbdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch)
tree5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /graphics
parentFix pinentry-qt and enable build.[1] (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76180
Diffstat (limited to 'graphics')
-rw-r--r--graphics/icontact/Makefile1
-rw-r--r--graphics/icontact/pkg-comment1
-rw-r--r--graphics/imagesort/Makefile1
-rw-r--r--graphics/imagesort/pkg-comment1
-rw-r--r--graphics/isreal/Makefile1
-rw-r--r--graphics/isreal/pkg-comment1
-rw-r--r--graphics/vp/Makefile3
-rw-r--r--graphics/vp/pkg-comment1
8 files changed, 5 insertions, 5 deletions
diff --git a/graphics/icontact/Makefile b/graphics/icontact/Makefile
index 469a06e8d552..8e72c3d3af1c 100644
--- a/graphics/icontact/Makefile
+++ b/graphics/icontact/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.panix.com/~mbh/icontact/
MAINTAINER= markp@FreeBSD.org
+COMMENT= Combines multiples images to create a single customisable image
RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \
${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg
diff --git a/graphics/icontact/pkg-comment b/graphics/icontact/pkg-comment
deleted file mode 100644
index 267398c7b4a2..000000000000
--- a/graphics/icontact/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Combines multiples images to create a single customisable image
diff --git a/graphics/imagesort/Makefile b/graphics/imagesort/Makefile
index 1c0cadf66bb6..8e0f690fd8ad 100644
--- a/graphics/imagesort/Makefile
+++ b/graphics/imagesort/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/viewers/X
MAINTAINER= markp@FreeBSD.org
+COMMENT= A flexible X utility for managing many image files
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/graphics/imagesort/pkg-comment b/graphics/imagesort/pkg-comment
deleted file mode 100644
index ba8dec4954aa..000000000000
--- a/graphics/imagesort/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A flexible X utility for managing many image files
diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile
index 844f88289d3b..55955fc3236f 100644
--- a/graphics/isreal/Makefile
+++ b/graphics/isreal/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= markp
EXTRACT_SUFX= .tar
MAINTAINER= markp@FreeBSD.org
+COMMENT= An image classification utility
USE_XLIB= yes
USE_GNOMENG= yes
diff --git a/graphics/isreal/pkg-comment b/graphics/isreal/pkg-comment
deleted file mode 100644
index 923c2c17cdca..000000000000
--- a/graphics/isreal/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An image classification utility
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile
index 3351afab16fa..ba35d93d61ea 100644
--- a/graphics/vp/Makefile
+++ b/graphics/vp/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= markp@FreeBSD.org
+COMMENT= An image viewer for X
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
@@ -22,7 +23,7 @@ CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt" \
ac_cv_func_getopt_long=yes
USE_REINPLACE= yes
-MAN1= vp.1
+MAN1= vp.1
post-patch:
${REINPLACE_CMD} 's@ getopt_long/Makefile@@g' ${WRKSRC}/configure
diff --git a/graphics/vp/pkg-comment b/graphics/vp/pkg-comment
deleted file mode 100644
index 21519d64c633..000000000000
--- a/graphics/vp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An image viewer for X