diff options
Diffstat (limited to 'deskutils/xpad/Makefile')
-rw-r--r-- | deskutils/xpad/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 843ad00c21f1..ec9853d1aa77 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -7,15 +7,16 @@ PORTNAME= xpad PORTVERSION= 2.14 +PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= amyfoub@gmail.com COMMENT= A virtual note-pad system for your X11 desktop USE_BZIP2= yes USE_GMAKE= yes +USE_XORG= x11 sm USE_GNOME= pkgconfig gtk20 gnomehier intltool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |