pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/xmorph



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 20 10:53:07 UTC 2019

Modified Files:
        pkgsrc/graphics/xmorph: Makefile

Log Message:
xmorph: update to 20060817nb6.

Remove Xp dependency. Not used here.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/xmorph/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/xmorph/Makefile
diff -u pkgsrc/graphics/xmorph/Makefile:1.11 pkgsrc/graphics/xmorph/Makefile:1.12
--- pkgsrc/graphics/xmorph/Makefile:1.11        Wed Dec 10 23:19:50 2014
+++ pkgsrc/graphics/xmorph/Makefile     Wed Mar 20 10:53:07 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2014/12/10 23:19:50 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2019/03/20 10:53:07 wiz Exp $
 
 DISTNAME=      xmorph_20060817
 PKGNAME=       xmorph-20060817
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xmorph/}
 
@@ -24,5 +24,4 @@ LDFLAGS+=     ${COMPILER_RPATH_FLAG}${X11BAS
 .include "../../math/fftw/buildlink3.mk"
 .include "../../x11/xbitmaps/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
-.include "../../x11/libXp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index