diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-22 08:04:46 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-22 08:04:46 +0800 |
| commit | da66f802ee394a5ff4086c352cbb0284f19e481c (patch) | |
| tree | 7ecebe5181683a1e6d6acede4d5e29a5c793d3f9 /deskutils/libmrproject/Makefile | |
| parent | c0801a0e5c282d06dd1974a193f739f0d136b7ef (diff) | |
| download | marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar.gz marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar.bz2 marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar.lz marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar.xz marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.tar.zst marcuscom-ports-da66f802ee394a5ff4086c352cbb0284f19e481c.zip | |
* Use ${X11BASE} for a prefix
* Install the Python module in ${LOCALBASE} still
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1239 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/libmrproject/Makefile')
| -rw-r--r-- | deskutils/libmrproject/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/libmrproject/Makefile b/deskutils/libmrproject/Makefile index debcd3d08..ba4811d9d 100644 --- a/deskutils/libmrproject/Makefile +++ b/deskutils/libmrproject/Makefile @@ -7,6 +7,7 @@ PORTNAME= libmrproject PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Library backend for MrProject project management application USE_BZIP2= yes -USE_XLIB= yes +USE_X_PREFIX= yes USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget libgsf |
