diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 18:26:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 18:26:07 +0000 |
commit | f2467d3609c4a9e109e08af10d4492ef2b497704 (patch) | |
tree | ea753256801823dd753da3107a0c70a1819e5d5e /x11-wm/ude | |
parent | eb5e63e03e1fbd416416420ff6d25d7e457e6773 (diff) | |
download | ports-f2467d3609c4a9e109e08af10d4492ef2b497704.tar.gz ports-f2467d3609c4a9e109e08af10d4492ef2b497704.zip |
Notes
Diffstat (limited to 'x11-wm/ude')
-rw-r--r-- | x11-wm/ude/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/ude/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/ude/pkg-plist | 16 |
3 files changed, 4 insertions, 21 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 1d4e11cfef61..bd945030c541 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ude -PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTVERSION= 0.2.9a CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= udeproject @@ -17,9 +16,9 @@ COMMENT= Small, fast, compact windowmanager LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_GETTEXT= yes USE_X_PREFIX= yes USE_XPM= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-wm/ude/distinfo b/x11-wm/ude/distinfo index da71bbcf5c2f..f0c97860fc3d 100644 --- a/x11-wm/ude/distinfo +++ b/x11-wm/ude/distinfo @@ -1,2 +1,2 @@ -MD5 (ude-0.2.9.tar.gz) = b4f70f78fd0578c2132a525d992b0e85 -SIZE (ude-0.2.9.tar.gz) = 426857 +MD5 (ude-0.2.9a.tar.gz) = 8074b225c6e789c2fd811efc9c63c8ab +SIZE (ude-0.2.9a.tar.gz) = 422080 diff --git a/x11-wm/ude/pkg-plist b/x11-wm/ude/pkg-plist index 4b5bc937463a..7de906ab7b5f 100644 --- a/x11-wm/ude/pkg-plist +++ b/x11-wm/ude/pkg-plist @@ -1,19 +1,4 @@ bin/uwm -include/ude/ude-bevels.h -include/ude/ude-box.h -include/ude/ude-button.h -include/ude/ude-desktop.h -include/ude/ude-events.h -include/ude/ude-hex.h -include/ude/ude-i18n.h -include/ude/ude-internals.h -include/ude/ude-menu.h -include/ude/ude-raster.xbm -include/ude/ude-settings.h -include/ude/ude-types.h -include/ude/ude-vector.h -include/ude/ude-wraparounds.h -include/ude/ude.h %%PORTDOCS%%%%DOCSDIR%%/html/contents.gif %%PORTDOCS%%%%DOCSDIR%%/html/crossref.gif %%PORTDOCS%%%%DOCSDIR%%/html/index.html @@ -80,4 +65,3 @@ share/locale/tr/LC_MESSAGES/ude.mo @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm include/ude |